home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Source / Resound / Module.m < prev    next >
Encoding:
Text File  |  1992-04-02  |  72 b   |  10 lines

  1.  
  2. #import "Module.h"
  3. #import "Imports.h"
  4.  
  5.  
  6. @implementation Module
  7.  
  8.  
  9. @end
  10.